-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all non-major dependencies in package.json #305
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
minor
labels
Oct 21, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 21, 2024 04:30
6264913
to
7c35550
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 22, 2024 15:41
7c35550
to
4ea1c69
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 23, 2024 18:42
4ea1c69
to
7561eb1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 24, 2024 17:08
7561eb1
to
47540d6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 24, 2024 22:32
47540d6
to
bab73e4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 25, 2024 14:21
bab73e4
to
114edec
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 04:34
114edec
to
932f24c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 07:06
932f24c
to
78a3aed
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 14:06
78a3aed
to
5980041
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 29, 2024 16:13
b22b3d7
to
7dbe727
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 7, 2025 18:08
7dbe727
to
f98af89
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 9, 2025 14:20
f98af89
to
e4fc7df
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 10, 2025 22:15
e4fc7df
to
9cd9639
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 12, 2025 12:13
9cd9639
to
b0a360e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 13, 2025 09:19
b0a360e
to
8f543ee
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 13, 2025 20:51
8f543ee
to
7ff5f3e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 14, 2025 16:09
7ff5f3e
to
d39dd9f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 19, 2025 09:08
d39dd9f
to
3457452
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 21, 2025 10:33
3457452
to
975efd3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.25.7
->7.26.4
7.25.8
->7.26.0
7.25.8
->7.26.0
eef6144
->11bd719
0a12ed9
->f111f33
9.12.0
->9.18.0
v3.2.2-0.20241015082545-7714a9b89615
->v3.3.2
11.10.0
->11.11.1
0.42.0
->0.43.0
11.3.0
->11.4.1
5e91468
->67ccf78
8.4.47
->8.5.1
16.10.0
->16.13.2
Release Notes
babel/babel (@babel/cli)
v7.26.4
Compare Source
↩️ Revert
babel-traverse
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)babel/babel (@babel/core)
v7.26.0
Compare Source
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)eslint/eslint (eslint)
v9.18.0
Compare Source
v9.17.0
Compare Source
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
v9.14.0
Compare Source
v9.13.0
Compare Source
corazawaf/coraza (github.com/corazawaf/coraza/v3)
v3.3.2
: Version 3.3.2Compare Source
What's Changed
Full Changelog: corazawaf/coraza@v3.3.1...v3.3.2
v3.3.1
: Version 3.3.1Compare Source
Thanks to @cognitivegears for fixing
@restpath
failing on query string or extra path info. Reference https://github.com/corazawaf/coraza/issues/1266What's Changed
@restpath
failing on query string or extra path info by @cognitivegears in https://github.com/corazawaf/coraza/pull/1267New Contributors
Full Changelog: corazawaf/coraza@v3.3.0...v3.3.1
v3.3.0
Another year, another version 🎉 !
Version 3.3.0 comes with some nice new features, extended compatibility with ModSecurity SecLang, and some quick performance improvements.
The minimum required Go version is
1.22
.New features:
coraza.rule.no_regex_multiline
build tag has been added. It disables enabling by default regexes multiline modifiers in@rx
operator. It aligns with CRS expected behavior, reduces false positives and might improve performances. Mind that it is planned to become the default behavior starting from the next major version. Check details and review available build tags here.MULTIPART_STRICT_ERROR
variable. It is set when mutipart fails to parse by @fzipi, @M4tteoP. Reference: #1098 & #1166Fixes:
403
by @M4tteoP. Reference: #1097setvar
action to allow values to start with-
or+
by @soujanyanmbri. Reference: #1125ProcessPartial
. Reference: #1187Performance improvements
What's Changed
5cf07d8
by @renovate in https://github.com/corazawaf/coraza/pull/1113afb54ba
by @renovate in https://github.com/corazawaf/coraza/pull/1114eb055d7
by @renovate in https://github.com/corazawaf/coraza/pull/112629d86d2
by @renovate in https://github.com/corazawaf/coraza/pull/1129429e197
by @renovate in https://github.com/corazawaf/coraza/pull/11308474a93
by @renovate in https://github.com/corazawaf/coraza/pull/1155b9fd7d1
by @renovate in https://github.com/corazawaf/coraza/pull/1160reflect.StringHeader
withunsafe.StringData
by @Juneezee in https://github.com/corazawaf/coraza/pull/11622c779ab
by @renovate in https://github.com/corazawaf/coraza/pull/11316db8d63
by @renovate in https://github.com/corazawaf/coraza/pull/116441dfa10
by @renovate in https://github.com/corazawaf/coraza/pull/11796624720
by @renovate in https://github.com/corazawaf/coraza/pull/116911bd719
by @renovate in https://github.com/corazawaf/coraza/pull/1168SecRuleUpdateActionById
doc by @M4tteoP in https://github.com/corazawaf/coraza/pull/11854f3212b
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/1209396bb3e
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/121311bd719
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/12165c47607
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/122205f5a9c
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/1224985343d
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/1225015f24e
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/122932e0107
in go.mod by @renovate in https://github.com/corazawaf/coraza/pull/1234bdc92f6
in go.mod by @renovate in https://github.com/corazawaf/coraza/pull/1235aa57810
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/1237babb554
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/12443041bf5
in .github/workflows/tinygo.yml by @renovate in https://github.com/corazawaf/coraza/pull/1245df409f7
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/12481e68e06
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/125448ab28a
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/1260New Contributors
Full Changelog: corazawaf/coraza@v3.2.1...v3.3.0
highlightjs/highlight.js (highlight.js)
v11.11.1
Compare Source
v11.11.0
Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
\
Josh Goebel$()
expressions aneesh98anchor-name
,aspect-ratio
,backdrop-filter
,container
,margin-trim
,place-content
,scroll-timeline
, ...) BaliBalofile
,args
,dynamic
,record
,required
andscoped
Alvin Joytime
andcoproc
Álvaro Mondéjar|=
operator false positives (as block arguments) Aboobacker MKadd
builtin [h7x4][]or
as builtin instead of literal [h7x4][]'''
string escapes [h7x4][]"
and''
strings [h7x4][]concept
anddefer
to list of Nim keywords Jake LeahyNew Grammars:
Developer Tools:
Themes:
Rosé Pine
theme William WilkinsonCybertopia Cherry
theme Alexandre ZANNICybertopia Dimmer
theme Alexandre ZANNICybertopia Icecap
theme Alexandre ZANNICybertopia Saturated
theme Alexandre ZANNIImprovements:
CONTRIBUTORS
igorshubovych/markdownlint-cli (markdownlint-cli)
v0.43.0
Compare Source
mermaid-js/mermaid (mermaid)
v11.4.1
Compare Source
Patch Changes
#6059
01b5079
Thanks @knsv! - fix: Kanban diagrams will not render when adding a number as ticket id or assigned for a task#6038
1388662
Thanks @knsv! - fix: Intersection calculations for tilted cylinder/DAS when using handdrawn look. Some random seeds could cause the calculations to break.#6079
fe3cffb
Thanks @aloisklink! - Bump dompurify to^3.2.1
. This removes the need for@types/dompurify
.v11.4.0
Compare Source
Minor Changes
#5999
742ad7c
Thanks @knsv! - Adding Kanban board, a new diagram type#5880
bdf145f
Thanks @yari-dewalt! - Class diagram changes:Patch Changes
#5937
17b7831
Thanks @saurabhg772244! - fix: Jagged edge fix for icon shape#5933
72d60d2
Thanks @remcohaszing! - Add missing TypeScript dependencies#5937
17b7831
Thanks @saurabhg772244! - fix: Icon color fix for colored icons.#6002
5fabd41
Thanks @aloisklink! - fix: errormermaid.parse
on an invalid shape, so that it matches the errors thrown bymermaid.render
postcss/postcss (postcss)
v8.5.1
Compare Source
v8.5.0
: 8.5 “Duke Alloces”Compare Source
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke during his work on Stylelint added
Input#document
in additional toInput#css
.